Skip to content

Changed end-point for download of CLI Tool - #307

Open
Chef-Pradyumn wants to merge 2 commits into
habitat-sh:mainfrom
Chef-Pradyumn:main
Open

Changed end-point for download of CLI Tool#307
Chef-Pradyumn wants to merge 2 commits into
habitat-sh:mainfrom
Chef-Pradyumn:main

Conversation

@Chef-Pradyumn

Copy link
Copy Markdown

No description provided.

Signed-off-by: Pradyumn <prabhu@progress.com>
Copilot AI review requested due to automatic review settings June 15, 2026 06:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Builder OAuth on-prem install documentation to use the newer Chef download endpoints (community vs commercial) for fetching the Habitat CLI tarball.

Changes:

  • Replaced the static packages.chef.io CLI tarball URL with parameterized chefdownload-community.chef.io URL
  • Added an alternate chefdownload-commercial.chef.io URL for commercial users

Comment on lines +92 to +95
1. Download the Chef Habitat [CLI tool](https://packages.chef.io/files/stable/habitat/latest/hab-x86_64-linux.tar.gz):

```bash
curl -Lo hab.tar.gz https://packages.chef.io/files/stable/habitat/latest/hab-x86_64-linux.tar.gz
curl -Lo hab.tar.gz "https://chefdownload-community.chef.io/stable/habitat/download?p=<PLATFORM>&pv=<PLATFORM_VERSION>&m=<ARCHITECTURE>&license_id=<LICENSE_ID>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants